Remove dependency on Source if we only want a Package
authorCarol (Nichols || Goulding) <carol.nichols@gmail.com>
Sat, 19 Sep 2015 18:07:04 +0000 (14:07 -0400)
committerCarol (Nichols || Goulding) <carol.nichols@gmail.com>
Sun, 20 Sep 2015 03:19:16 +0000 (23:19 -0400)
commit70847d980d267277546481ead555c89f7e04e862
tree0272f2993038fa9a3c7732f7f873307703dbdd50
parent0d9eac6e8ff6da0e3c8d49e8b29a9cad3b325851
Remove dependency on Source if we only want a Package

As alluded to in the previous commit, we don't actually need a Source at
all in order to be able to get a Package given a manifest and a config.
src/cargo/core/package.rs